SPREAD for WPF 3.0J - GcSpreadSheet
RowColumnActionsCommand コンストラクタ(Actions,Boolean,Worksheet,Int32,Reference[])

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > RowColumnActionsCommand クラス > RowColumnActionsCommand コンストラクタ : RowColumnActionsCommand コンストラクタ(Actions,Boolean,Worksheet,Int32,Reference[])
コマンドが行と列のどちらで処理するかを示すブール値。
このコマンドをアタッチするワークシート。
処理するペインのインデックス。
処理する範囲。
指定したワークブックを使用して、 RowColumnActionsCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal action As RowColumnActionsCommand.Actions, _
   ByVal isColumn As System.Boolean, _
   ByVal worksheet As Worksheet, _
   ByVal paneIndex As System.Integer, _
   ByVal ranges() As Reference _
)
public RowColumnActionsCommand( 
   RowColumnActionsCommand.Actions action,
   System.bool isColumn,
   Worksheet worksheet,
   System.int paneIndex,
   Reference[] ranges
)

パラメータ

action
isColumn
コマンドが行と列のどちらで処理するかを示すブール値。
worksheet
このコマンドをアタッチするワークシート。
paneIndex
処理するペインのインデックス。
ranges
処理する範囲。
参照

RowColumnActionsCommand クラス
RowColumnActionsCommand メンバ
オーバーロード一覧